错误: LLM返回内容不是合法JSON: Expecting ',' delimiter: line 1 column 413 (char 412)
内容: {"cType":"mid_dialog_fillin","cId":"1214102","title":"表示一起去上学","resourceMapping":{"Eva":663,"Peter":653,"Vicky":658},"preDialog":[{"type":"user","content":"Peter, Eva!"}],"imgShowTimingList":[],"question":{"type":"user","desc":"Let's go to ___.","content":"Let's go to school."},"optionGroupList":[{"
3对话朗读cId: 1214103mid_dialog_repeat生成成功▶
cType
"mid_dialog_repeat"
cId
"1214103"
title
"告诉 Eva 和 Peter 需要学习"
resourceMapping
Eva
663
Peter
653
Vicky
658
preDialog
[]
imgShowTimingList
[]
question
type
"user"
content
"You need to study."
postDialog
[0]
type
"npc"
npcName
"Eva"
content
"No, we want to play!"
{
"cType": "mid_dialog_repeat",
"cId": "1214103",
"title": "告诉 Eva 和 Peter 需要学习",
"resourceMapping": {
"Eva": 663,
"Peter": 653,
"Vicky": 658
},
"preDialog": [],
"imgShowTimingList": [],
"question": {
"type": "user",
"content": "You need to study."
},
"postDialog": [
{
"type": "npc",
"npcName": "Eva",
"content": "No, we want to play!"
}
]
}